home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 4 / THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso / dosgames / station / cetext.txt < prev    next >
Text File  |  1995-05-15  |  13KB  |  256 lines

  1.  
  2.  unerr1     1    /* unknown error */
  3.  div21serr    2    /* unwanted sign in div21 */
  4.  div21oerr    3    /*  overflow in div21 */
  5.  bmrrngerr    4    /* dynamic range error in bmrender */
  6.  zbmlcfl    5    /* malloc fail for zbuf init */
  7.  zbnormerr    6    /* zbuf pointer unnormalizable    */
  8.  objmemmalerr    7    /* objmem malloc fail */
  9.  clmemmalerr    8    /* class list malloc fail */
  10.  objdferr    9    /* error in objdefs.txt file */
  11.  illspcnum    10    /* illegal species number */
  12.  typeallocerr    11    /* malloc failed for type allocation */
  13.  badspc        12    /* bad species number in univ.txt file */
  14.  badtyp        13    /* bad type number in univ.txt file */
  15.  objnfreer    14    /* attempt to create over non-free obj */
  16.  badcorder    15    /* bad coord number in univ.txt file */
  17.  unexpspn    16    /* unexpected species in drawdeadwall */
  18.  sptunk        17    /* weird type for drawkind */
  19.  nobkgrnderr    18    /* no background file found */
  20.  toomanyholes    19    /* too many holes in a bmplane pic */
  21.  bmtoobig    20    /* bitmap is too big for hole anal */
  22.  merrhole    21    /* mem alloc fail during hole alloc */
  23.  ssunx        22    /* expected species type 3 for symsegread */
  24.  errnseq    23    /* too many frames in symsequence */
  25.  objdfnf    24    /* objdefs.txt file not found */
  26.  univfnf    25    /* univ.txt file not found */
  27.  sseqfnf    26    /* <symseq>.txt file not found */
  28.  ssbadspc    27    /* bad species number in <symseq>.txt file */
  29.  ssbadfrmn    28    /* bad framecode number in <sysseq>.txt file */
  30.  ssbadtyp    29    /* bad type number in <sysseq>.txt file */
  31.  ssmem        30     /* mem alloc fail in seqread */
  32.  unxdss        31    /*  unexpected species type in drawsymseg */
  33.  dssfrm        32    /* unknown frame code found in ssdraw */
  34.  ssdbadtyp    33    /* bad sym type number in ssdraw routine */
  35.  dssnbad    34    /* calling for illegal symseqdata element */
  36.  ernofrm    35    /* symseq creation with 0 frames */
  37.  ernoterm    36    /* last frame code must be 2 */
  38.  rssfrm        37    /* unknown frame code found in ssrun data */
  39.  rssdbadtyp    38    /* bad sym type number in ssdraw routine */
  40.  objmemexh    39    /* object memory exhausted */
  41.  plyunx        40    /* expected species type 4 for poly in read */
  42.  msngplyparm    41    /* a param in objdefs.txt file bad or missing*/
  43.  plynsides    42    /* too many or too few sides specified in ply*/
  44.  plymem        43     /* mem alloc fail in plyread */
  45.  unxdply    44    /*  unexpected species type in drawpoly */
  46.  badwcorder    45    /* bad start coord number in univ.txt file */
  47.  badwscorder    46    /* bad window size value in univ.txt file */
  48.  pwnum        47    /* bad species number in readpolywall */
  49.  rpwmem            48    /* alloc fail during polywall read */
  50.  palramerr    49    /* alloc fail during palette malloc */
  51.  copytbadtype   50      /* copycat's victim type no out of range */
  52.  bmrmfail    51      /* malloc fail in bmreadfile */
  53.  cbmrmfail    52      /* copycat malloc fail in bmreadfile */
  54.  flunx        53    /* expected species type 3 for fluidread */
  55.  ernfluid    54    /* too many frames in fluidsequence */
  56.  fluidfnf    55    /* <fluidseq>.txt file not found */
  57.  flbadcoord    56    /* bad coord number in <fluid>.txt file */
  58.  flbadspc    57    /* bad species number in <fluid>.txt file */
  59.  flbadtyp    58    /* bad type number in <fluid>.txt file */
  60.  flmem        59     /* mem alloc fail in fluidread */
  61.  unxdfl        60    /*  unexpected species type in drawfluidseg */
  62.  dflfrm        61    /* unknown frame code found in fluiddraw */
  63.  fldbadtyp    62    /* bad fluid type number in fluiddraw routine */
  64.  dflnbad    63    /* calling for illegal fluidseqdata element */
  65.  dflspcbad    64      /* species number bad in draw fluid */
  66.  dflstybad    65    /* bad type number to draw fluid */
  67.  flunexpspn    66    /* unexpected species at fluid draw */
  68.  slunx        67    /* expected species type 3 for solidsegread */
  69.  ernsolid    68    /* too many frames in solidsequence */
  70.  solidfnf    69    /* <solid>.txt file not found */
  71.  slbadtyp    70    /* bad type number in <solid>.txt file */
  72.  slmem        71     /* mem alloc fail in solidread */
  73.  unxdsl        72    /*  unexpected species type in drawsolidseg */
  74.  unknowner    73    /* bad solid type number in soliddraw routine */
  75.  dslnbad    74    /* calling for illegal solidseqdata element */
  76.  dslspcbad    75      /* species number bad in draw solid */
  77.  dslstybad    76    /* bad type number to draw solid */
  78.  slunexpspn    77    /* unexpected species at solid draw */
  79.  bfmemfail    78    /* stack alloca fail for mask bitmap */
  80.  nobdrop    79    /* backdrop.vga not found */
  81.  mdatamf    80      /* malloc fail during mdata init */
  82.  objtomdiv    81    /* divide by zero in objtomdata */
  83.  pygerrmem    82    /* malloc failure in pygmyinit */
  84.  pygerrinit    83    /* pygmy failed init */
  85.  pfontmf    84      /* malloc fail during pfont init */
  86.  pfontfnf       85      /* pfont.dat file not found */
  87.  memhanderr     86      /* malloc fail in handle array alloc */
  88.  handledup      87      /* duplicate handle name defined */
  89.  handlechk      88      /*  handle name differnt on pass 2 */
  90.  ernopchkf    89     /* No p.chk file found */
  91.  ppalnf        90     /* No p.pal file found */
  92.  horange    91     /* handle out of range */
  93.  dwbmnf        92    /* bitmap file not found */
  94.  erdapl        93    /* direct drawing of applique attempted */
  95.  saplunx    94    /* wrong spnum in readapl */
  96.  aplfnf        95    /* apl file not found */
  97.  aplbadf    96      /* bad stuff in apl file */
  98.  nomusic    97    /* bad 4 numbers in apl file */
  99.  aplmfail    98    /* malloc fail in alpread */
  100.  apldbad        99      /* bad number in apl file data (strt&len) */
  101.  aplddbad       100      /* bad number in apl file data (data) */
  102.  apsetfnf    101    /* apset file not found */
  103.  badapnum    102    /* bad applique # in apset file */
  104.  ernapset    103     /* illegal # of appliques in apset */
  105.  apsterm    104    /* no terminating -1 in apset file */
  106.  apsmem        105     /* malloc fail in apset */
  107.  sapsetunx    106    /* bad species in readapset */
  108.  badaphand    107    /* bad appl. handle in univ.txt */
  109.  badapshand    108    /* bad apset handle in univ.txt */
  110.  ernsolidf    109    /* too many frames defined in solid */
  111.  slapunx    110    /* bad spnum in readsolidap */
  112.  solidapfnf    111    /* solidap text file not found */
  113.  slapbadtyp    112    /* solidap bad handle in text file */
  114.  vertfail    113    /* no vertical retrace found */
  115.  pygloadfail    114     /* pygmy load file not found */
  116.  nopyg         115     /* No fload file name */
  117.  htbufbig    116    /* to many holes in shaped bitmap */
  118.  ptraor        117    /* pointer assignment out of range */
  119.  ptrblknf    118    /* allocated block not found */
  120.  ptrasser    119    /* too many ptr assigns to follow */
  121.  optrseg    120    /* species and optrblk don't match */
  122.  douboptrm    121    /* attempt to malloc optr twice */
  123.  cncofile    122    /* could not create output blk file */
  124.  badccode    123    /* fileblk has bad code */
  125.  mxhandwr    124    /* handles not right size in file */
  126.  nmblksbad    125    /* nmemblks not valid from blk file */
  127.  badptrass    126     /* bad block number for ptr assign */
  128.  rhandre    127    /* read handles has failed */
  129.  handme        128    /* malloc fail during handles malloc */
  130.  frnofus    129    /* nofus for object is bad */
  131.  ubopen        130    /* binary universe file open error */
  132.  ubread        131    /* binary universe file read error */
  133.  badzcorder    132    /* bad z coord value in univ Z param */
  134.  thtfnf        133    /* theaters.txt file not found */
  135.  badent        134    /* Bad entry number in theaters.txt file */
  136.  dupentnum    135    /* duplicate entry found in theaters.txt */
  137.  badobjn    136    /* bad object number in tht file */
  138.  badunivn    137    /* bad univ file number in tht file */
  139.  badthtcrd    138    /* bad or missing xy or z coord in tht file */
  140.  tnumnf        139    /* cant find entry in theaters */
  141.  joycerr    140    /* joystick centering errror */
  142.  nojoy        141    /* no joystick, where one was specified */
  143.  erentnf    142    /* Starting entry # not found in theater */
  144.  flxfrmer    143    /* fluid attempt to xfrm to nonexit fluid */
  145.  mfluidhan    144    /* error in reading fluid file, handle msng */
  146.  gtn2        145    /* grenade bit set in object of species!=2 */
  147.  ctmcbound    146    /* ctmc caught value out of bounds */
  148.  badflhand    147    /* bad handle in explosion # specification */
  149.  badpnum    148    /* bad pnum in pickup type hand spec  */
  150.  badphandl    149    /* bad ptype handle numbher */
  151.  mxpickwr    150    /* bad number of pickups in .bin file */
  152.  inumobnd    151    /* bad arg to newinv */
  153.  pickpupnf    152    /* no entry in pickuptypes for inum */
  154.  invpnull    153    /* null invnumptr in newinv function */
  155.  iblknfree    154    /* inventory block cannot free error */
  156.  doorkbnd    155    /* door key value of out bounds */
  157.  runcoob    156    /